Indirect hypercalls through a hypercall transfer page.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 24 Jan 2006 17:05:45 +0000 (18:05 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 24 Jan 2006 17:05:45 +0000 (18:05 +0100)
commit99e957075c73ba2c21dd4d2d37786a07d9966134
tree06d23feb4f392285d7de5b0b9a94931922163cb9
parent0e6f8cf5f70b6fa77f92497354beffff2f54a67b
Indirect hypercalls through a hypercall transfer page.

Signed-off-by: Keir Fraser <keir@xensource.com>
16 files changed:
linux-2.6-xen-sparse/arch/xen/i386/kernel/entry.S
linux-2.6-xen-sparse/arch/xen/i386/kernel/head.S
linux-2.6-xen-sparse/arch/xen/x86_64/kernel/entry.S
linux-2.6-xen-sparse/arch/xen/x86_64/kernel/head.S
linux-2.6-xen-sparse/drivers/xen/privcmd/privcmd.c
linux-2.6-xen-sparse/include/asm-xen/asm-i386/hypercall.h
linux-2.6-xen-sparse/include/asm-xen/asm-x86_64/hypercall.h
tools/libxc/xc_linux_build.c
tools/libxc/xc_load_elf.c
tools/libxc/xg_private.h
xen/arch/x86/dom0_ops.c
xen/arch/x86/domain_build.c
xen/arch/x86/x86_32/traps.c
xen/arch/x86/x86_64/traps.c
xen/include/asm-x86/domain.h
xen/include/public/dom0_ops.h